home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DC CD-ROM Comic Book: Aq…- War of the Water Worlds
/
DC CD-ROM Comic Book: Aquaman - War of the Water Worlds.iso
/
pc
/
intro.dxr
/
00136_QUIToff.BMP.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-30
|
329 b
|
14 lines
on mouseUp
global gAuto, k
if k = 0 then
set k to 1
puppetSound("butnclik.wav")
set gAuto to 0
puppetSprite(12, 1)
set the castNum of sprite 12 to the number of member "aplayoff.bmp"
puppetSprite(14, 1)
set the castNum of sprite 14 to the number of member "Quiton.bmp"
go("quit")
end if
end